home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -in_the_mag- / pdselect / pic2icon / readme < prev    next >
Text File  |  1999-12-05  |  2KB  |  70 lines

  1. Short:     Convert pictures to icons (OS 3.5)
  2. Uploader:  sebauer@t-online.de (Sebastian Bauer)
  3. Author:    sebauer@t-online.de (Sebastian Bauer)
  4. Type:      gfx/conv
  5. Kurz:      Konvertiert Bilder zu Icons (OS 3.5)
  6. Requires:  OS 3.5
  7. Version:   1.0
  8.  
  9. Pic2Icon is a small tool which converts the image data of pictures to
  10. an (shrinked) icon. It provides a simple GUI as well as Shell support.
  11. To load the pictures it uses datatypes.library. But note that currently
  12. only pictures with colors less or equal to 256 are supported!
  13.  
  14. Usage
  15. ~~~~~
  16. Pic2Icon can be started from Workbench or from Shell.
  17.  
  18. When started from Workbench you will see very soon an AppIcon 
  19. on your Workbench. Simply drop a picture on to this icon and the
  20. pictures's icon will be changed to the image data of the picture
  21. itself. This will delete the old icon's image!
  22. Doubleclicking on the AppIcon brings up a GUI where you can alter
  23. some settings.
  24.  
  25. The shell template looks like:
  26.   IMAGE1,DEST,DESTWIDTH/N,DESTHEIGHT/N
  27.  
  28. IMAGE1
  29.  The picture which should be converted. If omitted an AppIcon
  30.  is created (like starting from WB)
  31.  
  32. DEST
  33.  The destination (without .info). If omitted IMAGE1 is used.
  34.  
  35. DESTWIDTH/N
  36.  The width of the resulting icon.
  37.  
  38. DESTHEIGHT/N
  39.  The height of the resulting icon.
  40.  
  41. If you specify neighter DESTWIDTH nor DESTHEIGHT the image isn't scaled.
  42. Note that the icon.library supports only icons with maximum size of
  43. 256x256 pixels.
  44.  
  45. History
  46. ~~~~~~~
  47. Version 1.0 (05.12.99)
  48.  - first public release
  49.  
  50. Future
  51. ~~~~~~
  52. - support also 24 bit pictures and remap them.
  53. - specify the number of pens which should be used
  54.  
  55. Visit my homepage
  56.   http://home.t-online.de/home/sebauer/
  57.   (german version)
  58.  
  59.   http://home.t-online.de/home/sebauer/english.html
  60.   (english version)
  61.  
  62. Here you can find the latest version of my other programs
  63. SimpleFind3, SimpleHTML, SimplePac and of course Pic2Icon.
  64. Freeciv for Amiga is also available from there.
  65.          __
  66.         / /
  67.    __  / /   Only Amiga makes it possible...
  68.    \ \/ /
  69.     \__/
  70.